From 36e43ca85bc61ab96a978de6f693a3f856d9477e Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sat, 9 Feb 2013 18:39:46 +0200 Subject: [PATCH] Fix last ChangeLog entry. --- src/ChangeLog | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/ChangeLog b/src/ChangeLog index 389f01a036e..ed3bbdc7d71 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,8 +1,8 @@ 2013-02-09 Eli Zaretskii - * callproc.c (Fcall_process_region): Make sure the XXXXXX part of - the temporary file pattern is not downcased even when - w32-downcase-file-names is non-nil. (Bug#13661) + * callproc.c (Fcall_process_region) [WINDOWSNT]: Make sure the + XXXXXX part of the temporary file pattern is not downcased even + when w32-downcase-file-names is non-nil. (Bug#13661) * xdisp.c (decode_mode_spec): Remove handling of %t. -- 2.30.2